home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / starisland.swf / scripts / DefineButton2_1274 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-12-10  |  60 b   |  4 lines

  1. on(release){
  2.    _global.sounds.ToggleSound(this.mc_s);
  3. }
  4.